﻿*{
	padding:0;
	margin:0;
}
li{
	list-style-type: none;
}
td a:hover{
	text-decoration: underline;
}
a{
	text-decoration: none;
	color: #7e737c;
}
.underline:hover{
	text-decoration: underline;
}
.body-wrapper{
	min-width:1200px;
	background:#f1f3f4;
/* 	color: #7e737c; */
	overflow:hidden;
	background:url(../images/bodybg.png);
}
.inner{
	width:1200px;
	height:100%;
	margin:0 auto;
/* 	background-color: #f8f7f8; */
}
.swiper-container{
	width:100%;
	height:100%;
}
.swiper-slide img{
/* 	width:100%; */
/* 	height:100%; */
}
.before-head{
	height: 40px;
}
.head{
	width:100%;
	height:220px;
	background:url(../images/head_bg_01.png);
}
.top-select{
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}
.logo-search{
	width:100%;
	padding-top:50px;
}
.login-reg{
	width:100px;
	float:left;
}
.login-reg span{
	display:inline-block;
	color:#000;
}
.login-reg span:hover{
	transform: scale(1.1);
	color:#a3181c;
}
.other-link{
	width:520px;
	float:right;
}
.other-link li:hover .after-qr{
	display:inline-block;
}
.other-link li:hover .before-qr{
	display:none;
}
.other-link li:hover .text-qr{
	color:#a3181c;
}
.before-qr{
	display:inline-block;
}
.after-qr{
	display:none;
}
.other-link span{
	display:inline-block;
	color:#000;
}
.other-link li:hover .drop-qr{
	display:block;
	position: absolute;
}
.other-link li:hover{
/* 	background:#fff; */
}
.other-link li:honer .icon{
	content:url(../images/iphone-icon2.png)
}
.other-link ul li:hover span{
	color:#000;
}
.other-link ul{
	float:right;
}
.other-link li{
    margin: 0 14px;
    float: left;
    text-align: center;
}
.drop-qr{
	width:130px;
	height:130px;
	display:none;
}
.logo{
	width:570px;
/* 	height:100%; */
	
}
.logo-p1{
	height:35px;
	font-size:35px;
	line-height:35px;
	font-family: "microsoft yahei";
}
.logo-p2{
	height:25px;
	line-height:25px;
	font-size:15px;	
}
.juanzeng{
	width:200px;
	float:right;
	padding:10px;
}
.juanzeng p{
	width:100%;
	color:#a71520;
	font-weight:bold;
}
.search{
	width:300px;
	height:35px;
	float:right;
	border:1px solid #a3181c;
	border-radius:4px;
	background-color: white;
}
.search-input input{
	width:200px;
	height:35px;
	line-height:35px;
	border:none;
	margin-left:10px;
	float:left;
	outline:none;
}
.search-btn{
	width:80px;
	height:35px;
	line-height:35px;
	background:#a3181c;
	color:#fff;
	float:left;
	text-align:center;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	padding-left:10px;
}
input.search-submit {
    background: #a3181c url(sous.png) no-repeat center;
    width: 75px;
    height: 34px;
    border: 0;
}
.search-btn:hover{
	color:#00BFFF;
}
.nav{
	width:100%;
	height:50px;
	background:#a3181c;
}
.nav li:hover{
	text-decoration: none;
}
li.first.i3 .dropdown {
    display: none !important;
}
li.first {
    float: left;
    width: 148px;
    height: 50px;
    text-align: center;
}
.first>a{
	
	line-height:50px;
	
	text-align:center;
	margin:0 auto;
	color:#fff;
	font-size:18px;
}
.dropdown{
	width:100%;
	display:none;
	position: relative;
	z-index: 100;
}
.dropdown ul{
	width:148px;
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
	margin:0 auto;
	color:#fff;
	font-size:18px;
}
.dropdown li{
	width:100%;
	background:#f6c206;
}
.dropdown li a{
	color:white;
	padding: 13px 0px;
	line-height: 23px;
	font-size: 15px;
}
.first:hover{

}
.dropdown li:hover{
	background:#a3181c;
}
.li-wrapper{
	width:80%;
	height:50px;
	margin:0 auto;
	border-top:1px solid #f9e175;

}
.first:hover{
	background:#f6c206;	
	color:#000;
}
.first:hover .dropdown{
	display:block;
}
.main{
	width:100%;
}
.banner{
	width:100%;
	height:490px;
}
.swiper-pagination-customs{
/* 	display:block; */
	width:16px;
	height:16px;
	line-height:16px;
/* 	float:left; */
/* 	color:#565656; */
/* 	background:#fff; */
/* 	margin-right:14px; */
/* 	background:#dcdcdc; */
/* 	cursor:context-menu; */
	display: inline-block;
	margin: 2px 7px;
	text-align: center;
	background-color:#dfe0e2;
	cursor: pointer;
	overflow: hidden;
}
.pag-wrapper{
/* 	width:136px; */
	height:45px;
	margin:0 auto;
}
.swiper-pagination-customs-active{
	background:#a3181c;
	color:#fff;
	cursor:context-menu;
}
.swiper-pagination-customs:last-child{
	margin-right:0;
}
.swiper-slide img{
/* 	width:1200px; */
/* 	height:490px; */
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
}
.hot-project{
	width:100%;
/* 	height:832px; */
	padding:40px 0px;
	box-sizing: border-box;
	padding-bottom: 0px;
}
.row-head{
/* 	width:100%; */
	height:50px;	
}
.left{
	width:350px;
	height:100%;
	float:left;
}
.footer .right{display: none;}
.right{    
/* 	width:100px; */
/* 	float:right; */
/* 	height:100%; */
/* 	line-height:40px; */
}
.right:hover{
/* 	padding:2px 0 0 2px; */
/* 	box-sizing:border-box; */
}
.right a{
/* 	float:right; */
}
.text-title{
	font-size:26px;
	font-weight:bold;
	color:#a3181c;
	padding-left:10px;
}
.pj-item{
    width: 30%;
    height: 330px;
    margin-right: 5%;
    float: left;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 20px #f1dede;
}
.listItem2:hover{
	box-shadow:0px 4px 20px #d5d8d9;
}
.pj-item:nth-child(4){
	margin-right:0;
}
.pj-item:nth-child(8){
	margin-right:0;
}
.pj-item p{
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	margin: 10px;
	color: #000;
}
.jindu-bar-wrapper{
	width:100%;
	padding-left:20px;
}
.jindu-bar{
	width:calc(100% - 120px);
	float:left;
	height: 5px;
	background: #e6e6e6;
	border-radius: 5px;
	margin: 20px 0;
}
.jindu-red{
	height:100%;
	background:#da2128;
}
.jindu-desc{
    width: 100px;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
	color:#da2128;
}
.pj-detail{
	width:100%;
	color:#000000;
}
.pj-detail td{
	text-align: center;
	padding-top: 20px;
}
.blank{
	width:100%;
	height:40px;
	float:left;
}
.pj-detail th,.pj-detail td{
	border-right: 1px solid #efe7e7;
	text-align: center;
}
.lable,.lable-finish{
	width: 100px;
    height: 35px;
	line-height:35px;
	color:#fff;
	font-size:bold;
	text-align: center;
    background: #a53f44;
    float: right;
    position: absolute;
    margin-top: -35px;
    right: 0;
    top: 35px;
    border-radius: 5px;
}
.lable-finish{
	background:#8d8d8d;
}
.pj-wrapper{
	position:relative;
}
.news{
	width:100%;
/* 	height:605px; */
	padding:0 26px 26px 26px;
	box-sizing: border-box;
	display: inline-block;
}
.news-left{
	width:48%;
/* 	height:575px; */
	float:left;
}
.news-right{
	width:50%;
	float:right;
/* 	height: 575px; */
	overflow: hidden;
}
.news-dynamic{
	display:block;
}
.inform{
	display:none;
}
.inform-on{
	color:#5d5d5d;
}
.img-wrapper{
	width: 100%;
	height: 310px;
	overflow: hidden;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.img-wrapper img{
	width:100%;
	height:100%;
}
.zhezhao-p{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin-top: -40px;
	background: linear-gradient(rgba(150, 159, 209, 0.12), rgba(0,0,0,0.8));
	z-index: 10;
	position: relative;
	padding-left: 15px;
}
.td-left{
	width: 380px;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	font-size:16px;
	padding:0 10px;
}
.td-left a{
	color:#000;
}
.td-right{
	float: right;
	height: 40px;
	line-height: 40px;
	font-size:16px;
	color:#acacac;
}
.news-table,.news-table-r{
	width:100%;
	color:#000000;
/* 	margin-top:10px; */
	padding:0 20px;
/* 	text-align:center; */
	
}
.jzjyBg{
	background:url(../images/jzjybg.png);
	background-size: 100% 100%;
	margin: 1px 23px;
}
#msg{
	color:#8e0308;
	height: 70px;
	line-height: 70px;
	white-space: nowrap;
	overflow: hidden;
	margin: 1px 7px;
}
.news-table-r tr{
	line-height: 24px;
}
.news-table-r th{
    font-size: 16px;
    color: #da2128;
    border-bottom: 1px solid #b9bcbd57;
    padding: 10px 0;
}
.news-table-r td{
	padding:10px 0;
	font-size: 16px;
	
}
.date-color{
	    color: #bababa;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    width: 90px;
    display: block;
}
.minlu{
	width:100%;
	height:100px;
	background:url(../images/minlu-bg.png);
	position: relative;
	margin-top: 10px;
	background-size: 98% 100%;
	background-repeat: no-repeat;
	margin-left: 7px;
	cursor: pointer;
}
.minlu-icon{
    display: inline-block;
    top: 50%;
    position: absolute;
    margin-top: -20px;
	margin-left: -350px;
}
.minlu-wrapper{
	width: 350px;
	height: 100px;
	margin: 0 auto;
}
.ital{
	height: 80px;
	line-height: 80px;
	float: left;
	margin: 10px 20px 10px 80px;
	font-size: 34px;
	color:#c42a2f;
}
.minlu-text{
	height: 80px;
	line-height: 80px;
	float: left;
	margin: 10px 0 10px 0px;
	font-size: 34px;
	color: #c42a2f;
	font-weight:bold;
	letter-spacing: 5px;
}
.story{
	width:100%;
	margin-bottom: 38px;
	box-sizing: border-box;
	padding:0 26px;
}
.rwgs_ul{
	box-shadow: 4px 1px 40px #dbd8d8;
	border-radius: 10px;
	display: inline-block;
	background-color: white;
}
.person-wrapper .rwgs_img_div{
	width:200px;
	height:135px;
	border-radius: 5px;
	overflow: hidden;
}
.person-wrapper .rwgs_img_div img{
	width: 100%;
	height: 100%;
	transition: all 1s;
}
.rwgs_li:hover img {
    transform: scale(1.1);
}
.person-wrapper ul li{
	width:227px;
	background: #fff;
	float:left;
	padding:20px;
	box-sizing: border-box;
	padding-bottom: 30px;
	border-radius: 10px;
}
.person-wrapper ul li:hover p{
	color: #8e0308!important;
}
.person-wrapper p{
	width:100%;
	display:inline-block;
	color:#333333;
}
.bold{
	font-weight: bold;
	font-size:16px;
	height:40px;
	line-height:40px;
}
.person-detail{
	font-size:14px;
	line-height:23px;
}
.person-detail:hover{
/* 	text-decoration: underline; */
	color:#8e0308;
}
.donators-quotations{
/* 	width:100%; */
/* 	height:150px; */
	overflow: hidden;
	padding-bottom: 58px;
}
.quotation-flow{
	white-space: nowrap;
	animation: 20s wordsLoop linear infinite normal;
}
@keyframes wordsLoop{
	0%{
		transform:translate3d(100%,0,0);
	}
	100%{
		transform: translate3d(0,0,0);
	}
}
.per-quotation{
	width:32%;
	margin-right:2%;
	margin-top:30px;
	float:left;
	height:100px;
	text-align:center;
	color:#aa4145;	
}
.per-quotation:hover{
	text-decoration: none;
}
.per-quotation:last-child{
	margin-right: 0;
}
.per-quotation p{
	width:100%;
	line-height:30px;
	display:inline-block;
	font-size:16px;
}
.link-org{
	width:1200px;
	height:90px;	
	margin: 0 auto;
	position: relative;
}
.link-btn{
	width:140px;
	line-height:55px;
	background:url(../images/link.png);
	background-size: 100% 98%;
	background-repeat: no-repeat;
	color:#fff;
	font-size:23px;
	position: absolute;
	top: -13px;
	left: 21px;
}
.link-btn p{
	margin-left:20px;
}
.link-content{
	margin-left: 195px;
/*     width: 100%; */
/*     height: 96px; */
/*     line-height: 96px; */
/*     margin: -55px 0 0 180px; */
}

.link-content li:hover{
	color:#a3181c;
	text-decoration: none;

}
.link-content a:last-child li{
	margin-right: 0;
}
.contact{
	width:450px;
	margin:0 auto;
	color:#fff;
	margin-top:20px;
}
.contact td{
	color:#fff;
	font-size:14px;
}
.logo-footer .juanzeng p{
	color:#fff;
}
.qrcode{
	width:130px;
	height:130px;
	float:right;
	margin:-160px 100px 0 0;
}
.qrcode p{
	color:#fff;
	text-align: center;
	margin-bottom: 15px;
}
.footer-bottom{
	width:100%;
	height:60px;
	line-height:60px;
	background:#5f0a0a;
	text-align:center;
}
.foot-b-desc{
	width:660px;
	height:100%;
	margin:0 auto;
	color:#a58b8c;
	font-size:14px;
}
.more{
	color: #666666;
	font-size: 16px;
}
.news .news-left .row-head .left span{
	cursor: pointer;
}
.xwdt_lb{
	box-shadow:4px 1px 40px #dbd8d8;
	background-color: white;
	padding: 12px 15px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.jzml_table_div{
	background:url(../images/jzmlbg.png);
	background-size: 100% 100%;
	padding: 6px 15px 18px;
	border-radius: 10px;
}
.jzml_table_div iframe {
    width: 100%;
    height: 482px;
}
/* 我要捐赠 */
.wyjz_div{
	background:url(../images/wyjz_bg.png);
	width: 1146px;
	height: 111px;
	margin: 21px 27px;
	border-radius: 2px;
}
.wyjz_font{
	width: 618px;
	margin-left: 224px;
	color:#ffcbac;
	padding-top: 31px;
	font-size: 15px;
	line-height: 25px;
	float: left;
}
.wyjz_btn{
	background:url(../images/wyjz_btn.png);
	width: 232px;
	height: 71px;
	float: right;
	margin-right: 48px;
	margin-top: 20px;
}